projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7cd5d4
)
(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Oct 1996 02:53:06 +0000
(
02:53
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Oct 1996 02:53:06 +0000
(
02:53
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index fe7a12518408d6ba1040b62c841b509086c672e7..9da1f1b6fbad38db713aae61af59109690f3cd86 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-435,7
+435,7
@@
case "${canonical}" in
*) machine=hp800 opsys=hpux ;;
esac
;;
- hppa-*-nextstep* )
+ hppa
*
-*-nextstep* )
machine=hp800 opsys=nextstep
;;